Skip to main content

Fetch Child Information

Service: Fetch Child Information

  1. Base URL:
    http://zm.irdresearch.org/mrest/followup/organization

  1. Description
    The Follow-Up Service fetches detailed information about a child, including their demographic data, vaccination status, and any associated follow-up information through the mobile application. This service is designed to retrieve up-to-date child health and enrollment information, including past vaccinations, upcoming scheduled vaccinations, and follow-up data.
    The response includes essential child-related details, vaccination records, and other health information, which are vital for healthcare providers and mobile app users to track the child’s status and ensure timely healthcare interventions.

  1. Request Format

    This API uses the HTTP GET method to retrieve child data.

  • URL Parameters:
  • chlid: The unique identifier for the child.
  • organizationId: The organization identifier.

  1. Response Format
  • Content-Type: application/json
  • Success Response: A 200 OK HTTP status code with the appropriate JSON response body.
  • Failure Response: If the operation is incomplete or fails due to unknown reasons, a response code of 2 will be returned with no additional JSON content.
  • Server Error Response: A 500 Internal Server Error HTTP status code when a server-side error occurs.

  1. Dependencies

    This API allows fetching detailed child information such as demographic data, vaccination history, and follow-up details for a specific child and organization. This is crucial for healthcare providers to stay informed about the child’s vaccination schedule and other important data.


  1. Flow Chart

    Locale Dropdown